N
AME
cd
- change directory
S
YNTAX
int cd(string
s
);
D
ESCRIPTION
Change the current directory for the whole Pike process, return 1 for success, 0 otherwise.
K
EYWORDS
file
S
EE
A
LSO
getcwd